SftTabs/NET 6.0

CloseButtonClicked Event, SftTabs Class

Softel vdm, Inc.

Occurs when the Close button has been clicked.

Syntax      SftTabs Class (Softelvdm.SftTabsNET)

VB   

Public Event CloseButtonClicked As EventHandler

C#   

public event EventHandler CloseButtonClicked;

C++   

public: event EventHandler CloseButtonClicked;

Event Data

The CloseButtonClicked event handler receives an argument of type EventArgs containing data related to this event.

Comments

The CloseButtonClicked event occurs when the Close button has been clicked.


Feedback / comments / error reports for this topic
© 2007 - Softel vdm, Inc. - www.softelvdm.com